[INFO] fetching crate git-cinnabar 0.7.3...
[INFO] checking git-cinnabar-0.7.3 against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] extracting crate git-cinnabar 0.7.3 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate git-cinnabar 0.7.3
[INFO] finished tweaking crates.io crate git-cinnabar 0.7.3
[INFO] tweaked toml for crates.io crate git-cinnabar 0.7.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-cinnabar 0.7.3 on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-cinnabar 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b
[INFO] running `Command { std: "docker" "start" "9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking typenum v1.18.0
[INFO] [stderr]     Checking icu_properties_data v1.5.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling target v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling curl-sys v0.4.82+curl-8.14.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling git-cinnabar v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(not(windows))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(windows)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr] error: could not compile `git-cinnabar` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b", kill_on_drop: false }`
[INFO] [stdout] 9c5b2676dcb079c6ae005ce65476c4543e0af8c3a87170758240c51e7283342b
